Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Continuous Deployment on Large Ruby Teams #79

Closed
wants to merge 1 commit into from

Conversation

srushti
Copy link

@srushti srushti commented Oct 31, 2012

Automated deployments of applications that are made up of a large number of services (in our case 20) can be hard, especially when there's a large team building them.

Here we discuss various branching strategies, ways to share code between the services, a continuous integration server performing unit tests on individual services & integration tests across all services, preparation of packages and automatic deployment to staging and production.

We will talk about how a CI pipeline, private gem servers, puppet scripts and a mouse-click come together to give us the one-click deployment everyone dreams of.

@keithpitty
Copy link
Contributor

Thank you for your proposal. Unfortunately, due to the high number of excellent proposals, our panel has not been able to include this talk at this stage. Should this situation change, we will contact you.

@srushti srushti closed this Jun 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants